![]() ![]() |
Q: I've noticed that when I use the DriverServicesLib
queue routines (for example, A: Other than initializing it to zero, the
DriverServicesLib queue routines never use the
The most obvious differences between the
DriverServicesLib queue routines and the "OSUtils.h" queue
routines is that DriverServicesLib provides a larger set of
routines. For example, you can use In addition, the DriverServicesLib queue routines are implemented in PowerPC code and have been optimized to avoid Mixed Mode switches in some cases.
The implementation of these queue routines (and their relative performance) is subject to change. |
Developer Documentation | Technical Notes | Development Kits | Sample Code |